Papers with real-world LD data
Retrieval-Augmented Fine-Tuning With Preference Optimization For Visual Program Generation (2025.acl-long)
Copied to clipboard
| Challenge: | Visual programming languages (VPLs) allow users to create programs through graphical interfaces, which results in easier accessibility and widespread usage in various domains. |
| Approach: | They propose to train VPLs from user instructions using large language models . they propose to use retrieval-augmented fine-tuning to leverage repetitive use of subroutines . |
| Outcome: | The proposed method outperforms prompting-based methods for LD generation accuracy even with smaller backbone models. |